Welcome![Sign In][Sign Up]
Location:
Search - source code of serial port

Search list

[OtherDEMO9S12XEP100_C_Demo

Description: freescale MC9S12XEP100开发板DEMO C语言源程序。内含:串口收发程序,I/O口应用程序,模数转换程序,以及初始化等单片机入门应用。是freescale 9S12XE系列单片机入门难得的好资料。-freescale MC9S12XEP100 development board DEMO C language source code. Includes: serial transceiver procedures, I/O port applications, analog-to-digital conversion process, as well as entry-single-chip applications, such as initialization. Is a series of single-chip entry freescale 9S12XE good information hard to come by.
Platform: | Size: 156672 | Author: yanghq | Hits:

[SCMupload

Description: serial_44b0 44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux U盘源码 基于MCU的U盘源码,实现flash的windos文件系统 temp3 温度传感器的单片机处理显示程序,已通过测试 USB2.0 USB2.0开发例程,基于51单片机,包括pc端程序 红外源程序 51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考 keil uCOS_II v2.70 port 绝对经典的uc/os的程序,对初学者有一定的帮助!! -serial_44b0 44b0uclinux Serial driver-, Unix_Linux, source embedded Linux U disk U-disk-based MCU source, windos to achieve the flash file system of the single-chip temperature sensor temp3 display program to deal with, has been tested to USB2.0 USB2. 0 the development of routines, based on 51 single-chip, including procedures for pc infrared source 51 side of the section of single-chip C language source code, source code for the NEC, you can do in your reference infrared communications keil uCOS_II v2. 70 port absolute classic uc/os procedures, these will certainly help a beginner! !
Platform: | Size: 1032192 | Author: 许易 | Hits:

[Windows DevelopCode

Description: Welcome to CSerialPort, a freeware MFC class to support access to the Win32 APIs dealing with serial ports. Features Simple and clean C++ interface. Uses C++ exceptions in preference to the normal Win32 return value mechanism. This ensures that code which uses CSerialPort is more robust. Unicode enabled, supports linking to MFC statically and all code compiles cleanly at warning level 4. Supports overlapped, blocking and callback usage models of the serial port. (Callback is only supported on NT). The enclosed zip file contains the CSerialPort source code and a simple test program which exercises all class API s.
Platform: | Size: 7168 | Author: shams olborhan | Hits:

[CommunicationRTXDCom

Description: 一个自己写的PC串口工具源程序,使用MSComm串口控件 -A tool to write your own source code of the PC serial port, use the serial port control MSComm
Platform: | Size: 598016 | Author: 阿亮 | Hits:

[Communication-Mobilejikong(J)

Description: 计算监控系统这本书的源代码,非常适合学习VB串口编程人员。-Computer monitoring system, the source code of this book is very suitable for learning VB serial port programmers.
Platform: | Size: 5047296 | Author: 王之 | Hits:

[Embeded-SCM Developserial

Description: C51 I/O口模拟串口通讯C源程序,使用两种方式的C程序 占用定时器0-C51 I/O port simulation of serial communication C source code
Platform: | Size: 5120 | Author: yongchensong | Hits:

[SCMCodes

Description: 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)" with USB CD-ROM in the circuit board and all learn the complete source code package test (C/C++ language). Through U disk, USB mouse, USB keyboard, USBMIDI keyboard, USB to serial port, USBHID custom USB device and custom USB device, and several other specific examples, step by step and explain the USB device driver and application development of detailed process and steps. The last two chapters introduce USBWDM driven development, and gives a simple USB drive and USB upper filter driver instance.
Platform: | Size: 35291136 | Author: kevin | Hits:

[Com PortCcom2010

Description: 本源码为串口发送接收工具,只有简单的接收与发送,旨在让初学串口的同学了解利用串口控件进行收发数据的原理。-The source code for the serial port to receive tools, only a simple receiving and sending, to allow beginner students to understand the use of serial port control for the principle of sending and receiving data.
Platform: | Size: 1924096 | Author: 张家 | Hits:

[Linux-Unixcom.port

Description: 基于arm的linux串口测试源代码,简单易用,适合新手们的,-Based on the arm of the Linux source code, easy-to-use serial tests, suitable for beginners
Platform: | Size: 1024 | Author: hanziming | Hits:

[assembly languageSerial-Comunication.tar

Description: windows系统下汇编语言实现的串口聊天小程序,具有简易的聊天界面,支持聊天记录保存,使用中断及查询方式实现,支持二进制和字符传送。 1. 文件功能描述: 1com1.asm为打开com1通信的源文件 2com2.asm为打开com2通信的源文件 2个源代码除了串口地址不同,其他代码相同 同理1com1.exe 和2com2分别打开com1和com2来通信 2. 二进制传送格式: 当选择菜单二进制传送时(菜单2和3) 发送方输入以空格隔开的2位的16进制数,(不够2位用0补充) 比如可以输入 AB CE 33 3F EC 01 00 0A 再按回车就发送过去了。 -windows system the serial assembly language chat applet with a simple chat interface, support chat history saving, the use of interrupt and query method implemented to support binary and character transfer. 1. File Function Description: 1com1.asm communication to open the source file com1 2com2.asm communication to open the source file com2 2 In addition to the serial port address of the source code is different from other code the same Similarly 1com1.exe and 2com2 open com1 and com2, respectively, to communicate 2. Binary delivery format: Binary transmission when the selection menu (Menu 2 and 3) Enter the sender of the two separated by a space of 16 hexadecimal numbers (not supplemented with 0 2) For example you can enter AB CE 33 3F EC 01 00 0A press Enter to send over.
Platform: | Size: 7168 | Author: 潘明 | Hits:

[Other Embeded programSTM32_Step_Moter

Description: 该源代码实现了UM2003+MP28GA步进电机的控制,并且通过串口方便的控制步进电机的速率和方向。-The source code of the UM2003+ MP28GA stepper motor control, and easy control through the serial port speed and direction of stepper motor.
Platform: | Size: 4329472 | Author: lixianhui | Hits:

[Linux-UnixLinux-serial

Description: Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Description: To provide underlying serial port function, * for high level applications. * */ #include <termios.h> /* tcgetattr, tcsetattr */ #include <stdio.h> /* perror, printf, puts, fprintf, fputs */ #include <unistd.h> /* read, write, close */ #include <fcntl.h> /* open */ #include <sys/signal.h> #include <sys/types.h> #include <string.h> /* bzero, memcpy */ #include <limits.h> /* CHAR_MAX */ #include "vardef.h" /* INT32, INT16, INT8, UINT32, UINT16, UINT8 */ #include "serial.h"-This directory contains the version 0.0.4 release of the Serial Debugger (SDB). The SDB is free software. If you think it is useful in your applications or solutions, you are admitted to use this source code with the declaration of Copyright to the original author, now Ding Baohua. Install procedure is referred to INSTALL file.
Platform: | Size: 8192 | Author: zhangxiaojun | Hits:

[Hotel software systemSerial-program

Description: 本程序实现了简单的串口点菜通信程序,包含两部分源代码,分别为发送程序和接收程序,可实现数据的打包与解包,通过串口相互通信。-This procedure to achieve a simple serial order communication program, contains two part of the source code, respectively, to send a program and to receive the procedure, may realize the data packing and unpacking, through the serial port to communicate with each other.
Platform: | Size: 9483264 | Author: 早餐 | Hits:

[SCMSTCxxxx-UART0

Description: STC单片机,虚拟串口的源代码,适用没有串口或者想增加串口的单片机.-STC SCM, the source code of the virtual serial port, serial port or application does not want to increase the serial port chip.
Platform: | Size: 16384 | Author: xt3203 | Hits:

[Com Portchaoshijieshou

Description: 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication classes and example program/serial turn TCPIP utility/a serial port forwarding/multi-threaded, receiving mode of serial port more LsComm another/multi-threaded, receiving mode of serial port more LsComm/using Win32 create serial interface communication program/through a serial port transceiver short news/a serial interface communication database access example program/misc commtest source code
Platform: | Size: 2253824 | Author: | Hits:

[Com Portserial

Description: 这是一个串口调试程序的源码,可以在电脑上虚拟一个串口用于调试一些程序和一些电路,非常实用。-This is a serial debugger, source code, can be a virtual serial port on the computer for debugging some programs and some of the circuit, very practical.
Platform: | Size: 214016 | Author: 祝习人 | Hits:

[Driver Developserenum

Description: The official source code of windows serial port filter driver.
Platform: | Size: 65536 | Author: eblics | Hits:

[Windows Developczmccpuuo

Description: 运用计算机串行口进行通信的程序源码,通过该程序源码能非常快熟悉VVisual C++的串口编程与开发. 可直接使用。 已通过测试。 -Use of the computer serial port for communication of program source code, the serial programming and development familiar with VVisual C++ the very fast through the program source code can be used directly. Has been tested.
Platform: | Size: 138240 | Author: jxjj609 | Hits:

[Driver DevelopVSPMDLLDEMO

Description: 虚拟串口 dll源程序,需要使用虚拟串口的程序,可以继承该dll,实现虚拟串口设定-Dll source code of the virtual serial port, you need to use the virtual serial port of the program, you can inherit the DLLs, virtual serial port settings
Platform: | Size: 2490368 | Author: 李翰林 | Hits:

[SCMseries-port

Description: 用于基于单片机做串口实验时的源程序代码,可有效提高做实验时的效率-Used in the serial experiments based on the microcontroller to do when the source code, which can effectively improve the efficiency of doing experiments
Platform: | Size: 4096 | Author: 梁明 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net